[INFO] cloning repository https://github.com/ozten/simple-agent-harness
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ozten/simple-agent-harness" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fozten%2Fsimple-agent-harness", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fozten%2Fsimple-agent-harness'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6bb0015f1250709bee5214af7e6fb603048e6899
[INFO] checking ozten/simple-agent-harness/6bb0015f1250709bee5214af7e6fb603048e6899 against master#03c609abb6638f9d7f49f34326d4137d07f5cd61 for pr-155945
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fozten%2Fsimple-agent-harness" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ozten/simple-agent-harness
[INFO] finished tweaking git repo https://github.com/ozten/simple-agent-harness
[INFO] tweaked toml for git repo https://github.com/ozten/simple-agent-harness written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ozten/simple-agent-harness on toolchain 03c609abb6638f9d7f49f34326d4137d07f5cd61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+03c609abb6638f9d7f49f34326d4137d07f5cd61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ozten/simple-agent-harness already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+03c609abb6638f9d7f49f34326d4137d07f5cd61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+03c609abb6638f9d7f49f34326d4137d07f5cd61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 55feec3a28eba2f4a7104fece879181b5f85401eab4ca32f2c7530c155247cc6
[INFO] running `Command { std: "docker" "start" "-a" "55feec3a28eba2f4a7104fece879181b5f85401eab4ca32f2c7530c155247cc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "55feec3a28eba2f4a7104fece879181b5f85401eab4ca32f2c7530c155247cc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55feec3a28eba2f4a7104fece879181b5f85401eab4ca32f2c7530c155247cc6", kill_on_drop: false }`
[INFO] [stdout] 55feec3a28eba2f4a7104fece879181b5f85401eab4ca32f2c7530c155247cc6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+03c609abb6638f9d7f49f34326d4137d07f5cd61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 15d24bb7d56b678d3d7fe02fbe7c8df57ae5c39c755a64eb9ba8e2f616f3b3f3
[INFO] running `Command { std: "docker" "start" "-a" "15d24bb7d56b678d3d7fe02fbe7c8df57ae5c39c755a64eb9ba8e2f616f3b3f3", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking iri-string v0.7.10
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]    Compiling rust-embed-utils v8.11.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking webpki-roots v1.0.6
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking clap_lex v1.0.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking clap_builder v4.5.58
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]     Checking tempfile v3.25.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling rust-embed-impl v8.11.0
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rust-embed v8.11.0
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking clap v4.5.58
[INFO] [stderr]     Checking rustls-webpki v0.103.9
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking rusqlite v0.31.0
[INFO] [stderr]     Checking blacksmith v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking blacksmith-ui v0.1.5 (/opt/rustwide/workdir/blacksmith-ui)
[INFO] [stdout] warning: function `detect_commit` is never used
[INFO] [stdout]   --> src/commit.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn detect_commit(output_path: &Path, patterns: &[Regex]) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `detect_commit_in_text` is never used
[INFO] [stdout]   --> src/commit.rs:33:4
[INFO] [stdout]    |
[INFO] [stdout] 33 | fn detect_commit_in_text(text: &str, patterns: &[Regex]) -> bool {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compile_patterns` is never used
[INFO] [stdout]   --> src/commit.rs:46:8
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub fn compile_patterns(patterns: &[String]) -> Result<Vec<Regex>, String> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HookRunner` is never constructed
[INFO] [stdout]   --> src/hooks.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct HookRunner {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HookEnv` is never constructed
[INFO] [stdout]   --> src/hooks.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct HookEnv {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `pre_session` and `post_session` are never used
[INFO] [stdout]   --> src/hooks.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl HookEnv {
[INFO] [stdout]    | ------------ associated functions in this implementation
[INFO] [stdout] 21 |     /// Create environment for pre-session hooks.
[INFO] [stdout] 22 |     pub fn pre_session(iteration: u32, global_iteration: u64, prompt_file: &str) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub fn post_session(
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HookError` is never constructed
[INFO] [stdout]   --> src/hooks.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub struct HookError {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `HookErrorKind` is never used
[INFO] [stdout]   --> src/hooks.rs:76:10
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub enum HookErrorKind {
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `run_pre_session`, and `run_post_session` are never used
[INFO] [stdout]    --> src/hooks.rs:102:12
[INFO] [stdout]     |
[INFO] [stdout] 100 | impl HookRunner {
[INFO] [stdout]     | --------------- associated items in this implementation
[INFO] [stdout] 101 |     /// Create a new HookRunner from config hook lists.
[INFO] [stdout] 102 |     pub fn new(pre_session: Vec<String>, post_session: Vec<String>) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 111 |     pub fn run_pre_session(&self, env: &HookEnv) -> Result<(), HookError> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 121 |     pub fn run_post_session(&self, env: &HookEnv) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_hook_command` is never used
[INFO] [stdout]    --> src/hooks.rs:132:4
[INFO] [stdout]     |
[INFO] [stdout] 132 | fn run_hook_command(command: &str, env: &HookEnv) -> Result<(), HookError> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DEFAULT_PROMPT` is never used
[INFO] [stdout]    --> src/init.rs:245:7
[INFO] [stdout]     |
[INFO] [stdout] 245 | const DEFAULT_PROMPT: &str = include_str!("../templates/DEFAULT_PROMPT.md");
[INFO] [stdout]     |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_prompt_md` is never used
[INFO] [stdout]    --> src/init.rs:258:8
[INFO] [stdout]     |
[INFO] [stdout] 258 | pub fn default_prompt_md() -> &'static str {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `attempt_count` is never used
[INFO] [stdout]    --> src/integrator.rs:233:12
[INFO] [stdout]     |
[INFO] [stdout] 194 | impl ValidationCircuitBreaker {
[INFO] [stdout]     | ----------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 233 |     pub fn attempt_count(&self, bead_id: &str) -> u32 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SessionEvent` is never constructed
[INFO] [stdout]   --> src/metrics.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct SessionEvent {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `append` are never used
[INFO] [stdout]   --> src/metrics.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl EventLog {
[INFO] [stdout]    | ------------- associated items in this implementation
[INFO] [stdout] 32 |     /// Create a new EventLog writer for the given path.
[INFO] [stdout] 33 |     pub fn new(path: PathBuf) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub fn append(&self, event: &SessionEvent) -> Result<(), EventLogError> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `session_complete` is never used
[INFO] [stdout]   --> src/metrics.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 66 | impl SessionEvent {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub fn session_complete(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `EventLogError` is never used
[INFO] [stdout]   --> src/metrics.rs:96:10
[INFO] [stdout]    |
[INFO] [stdout] 96 | pub enum EventLogError {
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `fatals` is never used
[INFO] [stdout]   --> src/preflight.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl PreflightReport {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub fn fatals(&self) -> Vec<&CheckResult> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `RATE_LIMIT_PATTERNS` is never used
[INFO] [stdout]   --> src/ratelimit.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | static RATE_LIMIT_PATTERNS: LazyLock<Vec<Regex>> = LazyLock::new(|| {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `detect_rate_limit` is never used
[INFO] [stdout]   --> src/ratelimit.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn detect_rate_limit(output_path: &Path) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `detect_rate_limit_in_content` is never used
[INFO] [stdout]    --> src/ratelimit.rs:168:4
[INFO] [stdout]     |
[INFO] [stdout] 168 | fn detect_rate_limit_in_content(jsonl_content: &str) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `detect_rate_limit_in_result_event` is never used
[INFO] [stdout]    --> src/ratelimit.rs:214:4
[INFO] [stdout]     |
[INFO] [stdout] 214 | fn detect_rate_limit_in_result_event(jsonl_content: &str) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `detect_rate_limit_in_error_events` is never used
[INFO] [stdout]    --> src/ratelimit.rs:242:4
[INFO] [stdout]     |
[INFO] [stdout] 242 | fn detect_rate_limit_in_error_events(jsonl_content: &str) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `detect_rate_limit_in_text` is never used
[INFO] [stdout]    --> src/ratelimit.rs:254:4
[INFO] [stdout]     |
[INFO] [stdout] 254 | fn detect_rate_limit_in_text(text: &str) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `enforce_retention` is never used
[INFO] [stdout]   --> src/retention.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn enforce_retention(sessions_dir: &Path, retention: &RetentionPolicy) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `delete_after_ingest` is never used
[INFO] [stdout]   --> src/retention.rs:34:8
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn delete_after_ingest(path: &Path) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `enforce_last_n` is never used
[INFO] [stdout]   --> src/retention.rs:52:4
[INFO] [stdout]    |
[INFO] [stdout] 52 | fn enforce_last_n(sessions_dir: &Path, n: u64) {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `enforce_days` is never used
[INFO] [stdout]   --> src/retention.rs:81:4
[INFO] [stdout]    |
[INFO] [stdout] 81 | fn enforce_days(sessions_dir: &Path, days: u64) {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `list_session_files` is never used
[INFO] [stdout]    --> src/retention.rs:129:4
[INFO] [stdout]     |
[INFO] [stdout] 129 | fn list_session_files(sessions_dir: &Path) -> Vec<(u64, std::path::PathBuf)> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_session_file` is never used
[INFO] [stdout]    --> src/retention.rs:149:4
[INFO] [stdout]     |
[INFO] [stdout] 149 | fn is_session_file(path: &Path) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_session_iteration` is never used
[INFO] [stdout]    --> src/retention.rs:154:4
[INFO] [stdout]     |
[INFO] [stdout] 154 | fn parse_session_iteration(path: &Path) -> Option<u64> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `RetryDecision` is never used
[INFO] [stdout]  --> src/retry.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub enum RetryDecision {
[INFO] [stdout]   |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `max_retries` and `min_output_bytes` are never read
[INFO] [stdout]   --> src/retry.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct RetryPolicy {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 21 |     max_retries: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 22 |     min_output_bytes: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `evaluate`, and `reset` are never used
[INFO] [stdout]   --> src/retry.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl RetryPolicy {
[INFO] [stdout]    | ---------------- associated items in this implementation
[INFO] [stdout] 27 |     /// Create a new retry policy from config values.
[INFO] [stdout] 28 |     pub fn new(max_retries: u32, min_output_bytes: u64) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub fn evaluate(&mut self, output_bytes: u64) -> RetryDecision {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub fn reset(&mut self) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SessionResult` is never constructed
[INFO] [stdout]   --> src/session.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct SessionResult {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SessionError` is never used
[INFO] [stdout]   --> src/session.rs:28:10
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub enum SessionError {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_args` is never used
[INFO] [stdout]   --> src/session.rs:89:4
[INFO] [stdout]    |
[INFO] [stdout] 89 | fn build_args(agent_config: &AgentConfig, prompt: &str, prompt_file: Option<&Path>) -> Vec<String> {
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_session` is never used
[INFO] [stdout]    --> src/session.rs:112:14
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub async fn run_session(
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `force_kill_requested`, `set_child_pid`, `clear_child_pid`, and `wait_for_force_kill` are never used
[INFO] [stdout]   --> src/signals.rs:65:12
[INFO] [stdout]    |
[INFO] [stdout] 38 | impl SignalHandler {
[INFO] [stdout]    | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 65 |     pub fn force_kill_requested(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 71 |     pub fn set_child_pid(&self, pid: i32) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 76 |     pub fn clear_child_pid(&self) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 81 |     pub async fn wait_for_force_kill(&self) {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_output_file`, `set_output_bytes`, `set_session_start`, `set_last_completed`, `set_last_committed`, and `set_consecutive_rate_limits` are never used
[INFO] [stdout]    --> src/status.rs:171:12
[INFO] [stdout]     |
[INFO] [stdout] 120 | impl StatusTracker {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 171 |     pub fn set_output_file(&mut self, path: &str) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 176 |     pub fn set_output_bytes(&mut self, bytes: u64) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 181 |     pub fn set_session_start(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 186 |     pub fn set_last_completed(&mut self, global: u64) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 191 |     pub fn set_last_committed(&mut self, committed: bool) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 196 |     pub fn set_consecutive_rate_limits(&mut self, count: u32) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `WatchdogOutcome` is never used
[INFO] [stdout]   --> src/watchdog.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub enum WatchdogOutcome {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `monitor` is never used
[INFO] [stdout]   --> src/watchdog.rs:30:14
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub async fn monitor(
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `monitor_inner` is never used
[INFO] [stdout]   --> src/watchdog.rs:40:10
[INFO] [stdout]    |
[INFO] [stdout] 40 | async fn monitor_inner(
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `kill_process_group` is never used
[INFO] [stdout]   --> src/watchdog.rs:90:10
[INFO] [stdout]    |
[INFO] [stdout] 90 | async fn kill_process_group(pgid: Pid) {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `file_size` is never used
[INFO] [stdout]    --> src/watchdog.rs:110:4
[INFO] [stdout]     |
[INFO] [stdout] 110 | fn file_size(path: &Path) -> u64 {
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/integrator.rs:2401:13
[INFO] [stdout]      |
[INFO] [stdout] 2401 |         let mut vcb = ValidationCircuitBreaker::new(2);
[INFO] [stdout]      |             ----^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vcb`
[INFO] [stdout]     --> src/integrator.rs:2401:13
[INFO] [stdout]      |
[INFO] [stdout] 2401 |         let mut vcb = ValidationCircuitBreaker::new(2);
[INFO] [stdout]      |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vcb`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/integrator.rs:2412:13
[INFO] [stdout]      |
[INFO] [stdout] 2412 |         let mut vcb = ValidationCircuitBreaker::new(2);
[INFO] [stdout]      |             ----^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vcb`
[INFO] [stdout]     --> src/integrator.rs:2412:13
[INFO] [stdout]      |
[INFO] [stdout] 2412 |         let mut vcb = ValidationCircuitBreaker::new(2);
[INFO] [stdout]      |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vcb`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/integrator.rs:2424:13
[INFO] [stdout]      |
[INFO] [stdout] 2424 |         let mut vcb = ValidationCircuitBreaker::new(2);
[INFO] [stdout]      |             ----^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vcb`
[INFO] [stdout]     --> src/integrator.rs:2424:13
[INFO] [stdout]      |
[INFO] [stdout] 2424 |         let mut vcb = ValidationCircuitBreaker::new(2);
[INFO] [stdout]      |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vcb`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/integrator.rs:2437:13
[INFO] [stdout]      |
[INFO] [stdout] 2437 |         let mut vcb = ValidationCircuitBreaker::new(2);
[INFO] [stdout]      |             ----^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vcb`
[INFO] [stdout]     --> src/integrator.rs:2437:13
[INFO] [stdout]      |
[INFO] [stdout] 2437 |         let mut vcb = ValidationCircuitBreaker::new(2);
[INFO] [stdout]      |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vcb`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/integrator.rs:2449:13
[INFO] [stdout]      |
[INFO] [stdout] 2449 |         let mut vcb = ValidationCircuitBreaker::new(2);
[INFO] [stdout]      |             ----^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vcb`
[INFO] [stdout]     --> src/integrator.rs:2449:13
[INFO] [stdout]      |
[INFO] [stdout] 2449 |         let mut vcb = ValidationCircuitBreaker::new(2);
[INFO] [stdout]      |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vcb`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/integrator.rs:2463:13
[INFO] [stdout]      |
[INFO] [stdout] 2463 |         let mut vcb = ValidationCircuitBreaker::new(2);
[INFO] [stdout]      |             ----^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vcb`
[INFO] [stdout]     --> src/integrator.rs:2463:13
[INFO] [stdout]      |
[INFO] [stdout] 2463 |         let mut vcb = ValidationCircuitBreaker::new(2);
[INFO] [stdout]      |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vcb`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/integrator.rs:2496:13
[INFO] [stdout]      |
[INFO] [stdout] 2496 |         let mut vcb = ValidationCircuitBreaker::new(2);
[INFO] [stdout]      |             ----^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vcb`
[INFO] [stdout]     --> src/integrator.rs:2496:13
[INFO] [stdout]      |
[INFO] [stdout] 2496 |         let mut vcb = ValidationCircuitBreaker::new(2);
[INFO] [stdout]      |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vcb`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/integrator.rs:2512:13
[INFO] [stdout]      |
[INFO] [stdout] 2512 |         let mut vcb = ValidationCircuitBreaker::new(2);
[INFO] [stdout]      |             ----^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vcb`
[INFO] [stdout]     --> src/integrator.rs:2512:13
[INFO] [stdout]      |
[INFO] [stdout] 2512 |         let mut vcb = ValidationCircuitBreaker::new(2);
[INFO] [stdout]      |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vcb`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DEFAULT_PROMPT` is never used
[INFO] [stdout]    --> src/init.rs:245:7
[INFO] [stdout]     |
[INFO] [stdout] 245 | const DEFAULT_PROMPT: &str = include_str!("../templates/DEFAULT_PROMPT.md");
[INFO] [stdout]     |       ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_prompt_md` is never used
[INFO] [stdout]    --> src/init.rs:258:8
[INFO] [stdout]     |
[INFO] [stdout] 258 | pub fn default_prompt_md() -> &'static str {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_last_committed` and `set_consecutive_rate_limits` are never used
[INFO] [stdout]    --> src/status.rs:191:12
[INFO] [stdout]     |
[INFO] [stdout] 120 | impl StatusTracker {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 191 |     pub fn set_last_committed(&mut self, committed: bool) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 196 |     pub fn set_consecutive_rate_limits(&mut self, count: u32) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s
[INFO] running `Command { std: "docker" "inspect" "15d24bb7d56b678d3d7fe02fbe7c8df57ae5c39c755a64eb9ba8e2f616f3b3f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15d24bb7d56b678d3d7fe02fbe7c8df57ae5c39c755a64eb9ba8e2f616f3b3f3", kill_on_drop: false }`
[INFO] [stdout] 15d24bb7d56b678d3d7fe02fbe7c8df57ae5c39c755a64eb9ba8e2f616f3b3f3
